vcWorkStatement

Sends a work request to a transport controller and waits until the work is complete.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ControllervcPythonTransportControllerRWGets or sets the transport controller delegating the work to a resource.
ProcessTimeDistributionExpressionStringRWGets or sets a value for work duration defined as a distribution expression.
ProcessTimePropertyvcExpressionPropertyRGets a property for work duration defined as an expression that must evaluate to a Real value at the start of the statement execution. Unit is seconds of simulation time.
ResourcePositionFramevcFrameFeatureRWGets or sets a position hint where a resource should be when doing the work. Must be from the same component.
TimeSourcevcTimeSourceRWGets or sets a value to evaluate the ProcessTime or ProcessTimeExpression property to get the work duration.
WorkPositionFramevcFrameFeatureRWGets or sets a position hint where the actual work happens.